hvmloader: Use ipxe 1.0.0 final rather than a release candidate.
authorKeir Fraser <keir@xen.org>
Mon, 8 Nov 2010 15:32:55 +0000 (15:32 +0000)
committerKeir Fraser <keir@xen.org>
Mon, 8 Nov 2010 15:32:55 +0000 (15:32 +0000)
Signed-off-by: Keir Fraser <keir@xen.org>
tools/firmware/etherboot/Makefile

index dd2fb03fbdc8a7ddbd90ad8c86e8d2c6daa2b9e3..b5fc17edc750135fc824531dacd9bdd0dccad489 100644 (file)
@@ -10,7 +10,7 @@ else
 IPXE_GIT_URL := git://git.ipxe.org/ipxe.git
 endif
 
-IPXE_GIT_TAG := v1.0.0-rc1
+IPXE_GIT_TAG := v1.0.0
 
 D=ipxe
 T=ipxe-git-snapshot.tar.gz